home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / eggdrop / eggdrop11.lha / FEATURES < prev    next >
Text File  |  1997-04-05  |  3KB  |  68 lines

  1. EGGDROP -- AN IRC BOT
  2.  
  3. Eggdrop is, as far as I know, the most advanced IRC robot available.  It
  4. has been under development since December 1993, and, unlike most other bots,
  5. it is still regularly updated.  Its features include:
  6.  
  7.   * complete channel protection, customizable via config file: permanently
  8.     store a ban list with comments, etc
  9.  
  10.   * user records saved on disk and alterable via dcc chat: each user can
  11.     have a password (encrypted), a list of valid hostmasks, a set of access
  12.     flags, etc
  13.   
  14.   * the ability to "learn" new users (if you choose to have the bot do so)
  15.     by letting users /MSG the bot "hello" and granting them automatic access
  16.     of whatever type you specify (or even no access at all)
  17.  
  18.   * a "party line" available through dcc chat or telnet, with multiple 
  19.     channels, giving you the ability to talk to people without being affected
  20.     by netsplits
  21.  
  22.   * console mode: you can view each channel through dcc chat or telnet,
  23.     selectively looking at mode changes, joins and parts, channel talk, or
  24.     any combination of the above
  25.  
  26.   * a file system where people can upload and download files, in an
  27.     environment that looks and acts (for the most part) like a typical
  28.     unix system -- plus the ability to mark directories as hidden/
  29.     unaccessable to people without certain user flags
  30.  
  31.   * bot network: link two or more bots together for a party line that can
  32.     stretch not only across channels, but across irc networks (one bot on
  33.     EFnet, one bot on Undernet, etc)
  34.  
  35.   * script language: commands and features can be added to the bot on the
  36.     fly, by means of the TCL script language, giving you the power of TOTAL
  37.     customization of your bot -- similar to ircII script
  38.  
  39.   * ability to look almost exactly like an ircII client -- sadly, this is
  40.     almost a necessity these days for bots
  41.  
  42.   * slices, dices, and juliennes fries
  43.  
  44.  
  45. The latest version of eggdrop is always available via web or ftp:
  46.  
  47. (1) WEB:
  48.     The web site at:
  49.        http://www.valuserve.com/~robey/eggdrop/
  50.     has links to the latest versions, as well as other information like
  51.     Tcl reference pages and botnet pages.
  52.  
  53. (2) FTP:
  54.     The ftp site at:
  55.        ftp.sodre.net:/pub/eggdrop
  56.     has the latest version.  It is also mirrored at dozens of places,
  57.     listed on the web site.
  58.  
  59.  
  60. !!!  WARNING  !!!
  61.  
  62. Eggdrop is NOT a simple bot to use.  It is an advanced bot for people who
  63. know IRC and know what they're doing.  If you don't know what DCC CHAT is
  64. or how to use it -- if you don't know the difference between #channels and
  65. &channels -- if you don't know what a clonebot or CTCP avalanche is -- then
  66. this bot is not for you.  Choose a simpler bot like Vladbot or Baloobot or
  67. ComBot, or find one of the many scriptbots to use.
  68.